Skip to content

Fix #166: deserialize OffsetDateTime.MIN or OffsetDateTime.MAX with ADJUST_DATES_TO_CONTEXT_TIME_ZONE enabled #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 10, 2020

Conversation

kupci
Copy link
Member

@kupci kupci commented Jun 6, 2020

This fix, for #166 adds a check to see If the value is already at OffsetDateTime.MIN or OffsetDateTime.MAX before applying the deserialization feature ADJUST_DATES_TO_CONTEXT_TIME_ZONE, and if so, the Date/Time value will not be adjusted.

@cowtowncoder cowtowncoder merged commit 67e06ee into FasterXML:2.12 Jun 10, 2020
@cowtowncoder cowtowncoder added this to the 2.12.0 milestone Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants